-
Home
-
Packeta
-
2.0.2
-
Code
-
Classes
- WpdbAdapter
Total Complexity |
43 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
439 |
Lines of code |
145 |
Logical lines of code |
74 |
Comment lines |
232 |
Methods |
24 |
Properties |
10 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dbDelta() |
S |
55 |
4 |
18 |
getWpdbQueries() |
S |
70 |
3 |
7 |
handleError() |
S |
72 |
3 |
5 |
parseDbdeltaOutput() |
S |
65 |
3 |
9 |
get_col() |
S |
69 |
2 |
7 |
get_row() |
S |
69 |
2 |
7 |
get_var() |
S |
69 |
2 |
7 |
getLastInsertId() |
S |
72 |
2 |
6 |
update() |
S |
68 |
2 |
7 |
insert() |
S |
69 |
2 |
7 |
delete() |
S |
68 |
2 |
7 |
insertReplaceHelper() |
S |
68 |
2 |
7 |
query() |
S |
69 |
2 |
7 |
prepare() |
S |
68 |
2 |
7 |
prepareInClause() |
S |
79 |
1 |
3 |
quoteArrayOfStrings() |
S |
69 |
1 |
8 |
__construct() |
S |
81 |
1 |
3 |
getPacketeryPrefix() |
S |
79 |
1 |
3 |
getLastWpdbError() |
S |
82 |
1 |
3 |
logError() |
S |
78 |
1 |
3 |
isPacketeryTableQueried() |
S |
77 |
1 |
3 |
get_results() |
S |
73 |
1 |
5 |
get_charset_collate() |
S |
81 |
1 |
3 |
escLike() |
S |
80 |
1 |
3 |